(()=>{"use strict";const e={root:document,rootMargin:"-8% 0px -8% 0px",threshold:0};!function(){var e={root:document,rootMargin:"0px 0px 0px 0px",threshold:0,animateClassName:"aos-animate",selector:"[data-aos]"},t=[],o=null;function n(t,o){t.forEach((function(t){var n=t.target;t.intersectionRatio>e.threshold&&(function(t){t.target.classList.add(e.animateClassName)}(t),o.unobserve(n))}))}window.aos=function(r){if(void 0===r&&(r=e),function(t){t&&t!==e&&(e=Object.assign({},e,t))}(r),"undefined"==typeof window)return console.warn("AOS was not initialised! Probably it is used in SSR."),{elements:t};if(!("IntersectionObserver"in window))throw new Error("Your browser does not support IntersectionObserver!\nGet a polyfill from here:\nhttps://github.com/w3c/IntersectionObserver/tree/master/polyfill");return o=new IntersectionObserver(n,{root:e.root,rootMargin:e.rootMargin,threshold:e.threshold}),{elements:(s=[].filter.call(document.querySelectorAll(e.selector),(function(t){return!function(t){return t.classList.contains(e.animateClassName)}(t)})),s.forEach((function(e){o.observe(e)})),t=s)};var s}}(),document.addEventListener("DOMContentLoaded",(function(){window.aos(e)}))})();